x86/mce: remove extra blanks in mctelem.c
authorHaozhong Zhang <haozhong.zhang@intel.com>
Mon, 11 Sep 2017 07:57:58 +0000 (15:57 +0800)
committerWei Liu <wei.liu2@citrix.com>
Wed, 13 Sep 2017 11:15:23 +0000 (12:15 +0100)
commit20b1a022558b02d9fb23df5b98fb442037ac0572
tree812f36a0fdeabbabbe6f564b8379359595b76e96
parent8c5337de5692a98d65981b2c32669da88a902f1d
x86/mce: remove extra blanks in mctelem.c

The entire file of mctelem.c is in Linux coding style, so do not
change the coding style and only remove trailing spaces and extra
blank lines.

Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/mcheck/mctelem.c